Skip to main content

Parallel Test Execution

DevAssure empowers you to configure parallel test execution, allowing you to run multiple tests concurrently and significantly reduce test execution time. This feature is particularly beneficial for large test suites and can help improve your testing efficiency.

Configuring Parallel Execution:

  • Open the testcase and navigate to the "Configure and Run" option in the top right.
  • In the Configure and Run window, locate the No of Parallel Runs option.
  • Choose either "Auto" or "Override" to determine how the number of parallel runs will be set.
  • If you've selected "Override," enter the desired number of parallel runs.

Parallel Execution Options

  • Auto: DevAssure will automatically determine the optimal number of parallel runs based on available system resources and test configuration. This is the recommended option for most users, as it allows DevAssure to dynamically adjust the number of parallel runs to maximize efficiency.

  • Override: You can manually specify the desired number of parallel runs. This provides you with greater control over resource utilization and allows you to fine-tune performance. However, it's important to consider your system's capabilities and avoid setting the number of parallel runs too high, as it can lead to performance degradation if resources are insufficient.

Example:

To configure DevAssure to run tests with a maximum of 4 parallel runs, you would select "Override" and enter "4" in the "No. of Parallel Runs" field.

DevAssure will then execute up to 4 tests simultaneously, potentially speeding up the overall test execution time.

Icon